Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sync rcra profile #613

Merged
merged 8 commits into from
Oct 19, 2023
Merged

Conversation

dpgraham4401
Copy link
Member

Description

Fixes how we initialize our RcrainfoService class to comply with the emanifest packages init function.

Issue ticket number and link

fixes #612

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions github-actions bot added client Related to front end workings (React/Redux) documentation Improvements or additions to documentation infrastructure changes dealing with our deployment setup and IaC server Related to backend workings (Django/Rest API) labels Oct 19, 2023
@github-actions github-actions bot added the test Unit tests are, or need to be, included label Oct 19, 2023
@dpgraham4401 dpgraham4401 merged commit e48fdb2 into USEPA:main Oct 19, 2023
8 checks passed
@dpgraham4401 dpgraham4401 deleted the fix_sync_rcra_profile branch October 19, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Related to front end workings (React/Redux) documentation Improvements or additions to documentation infrastructure changes dealing with our deployment setup and IaC server Related to backend workings (Django/Rest API) test Unit tests are, or need to be, included
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

emanifest pkg v4.0.0 rcrainfo service init bug
1 participant